Package-level declarations

Types

Link copied to clipboard
fun interface ContentIntentBuilder

Implement this interface to build a custom intent to be executed when the notification is tapped

Note: Direct to URI notifications using the _u parameter will never call {@link #build(Context, Bundle)}

Link copied to clipboard
Link copied to clipboard
interface Logger

Logging interface to capture logging coming from the Marigold SDK.

Link copied to clipboard

Listener used to identify when a notification action was tapped



Link copied to clipboard

Listener used to identify when a notification was received



Link copied to clipboard
fun interface NotificationSilencer

Implement NotificationSilencer if you want to suppress any received notification to be presented by Marigold

Link copied to clipboard

Listener used to identify when a notification was tapped